How to Install jenkins-memory-monitor software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install jenkins-memory-monitor software package in Ubuntu 14.04 LTS (Trusty Tahr)

jenkins-memory-monitor software package provides Jenkins native integration for monitoring memory usage., you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jenkins-memory-monitor 

jenkins-memory-monitor is installed in your system.

Make ensure the jenkins-memory-monitor package were installed using the commands given below,

$ sudo dpkg-query -l | grep jenkins-memory-monitor *

You will get with jenkins-memory-monitor package name, version, architecture and description in a table

jenkins-memory-monitor package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package jenkins-memory-monitor
Version 1.7-2
Description Jenkins native integration for monitoring memory usage.
Sub Section Java


See Also, How to uninstall or remove jenkins-memory-monitor software package from Ubuntu 14.04 LTS (Trusty Tahr)?